DocumentOptions Constructors
An object defining constructors for the DocumentOptions class.
DocumentOptions(form)
Initializes a new instance of the DocumentOptions
class with a specified form instance.
Parameters:
form (required): FormInstance
The form instance associated with the document options.
The constructor sets the following default values:
- The constructor sets the
FormInstance
property.